Feature: Crear un Tag

Scenarios

Chart

Status

Progress

1

Passed

100.00%

Failed

0.00%
Total duration:
0m 27.335s

Scenario: Con mi usuario de ghost creo un Tag con un nombre que ya exista

Before 0m 1.084s
Given I navigate to page "<URL>" 0m 0.911s
And I wait for 2 seconds 0m 2.256s
When I enter login email "<USERNAME1>" 0m 0.411s
And I wait for 1 seconds 0m 1.259s
And I enter login password "<PASSWORD1>" 0m 0.402s
And I wait for 1 seconds 0m 1.260s
And I submit login 0m 0.416s
And I wait for 3 seconds 0m 3.307s
Then I should have a nav-bar with functions 0m 0.342s
When I click on the tag function 0m 0.474s
And I wait for 1 seconds 0m 1.338s
Then I should have a new tag button 0m 0.320s
Then I save and existing tag name 0m 0.298s
When I wait for 1 seconds 0m 1.262s
And I click on the tag button 0m 0.514s
And I wait for 1 seconds 0m 1.300s
Then I should have a form to enter tag information and save button 0m 0.318s
When I enter existing tag name 0m 0.331s
And I wait for 1 seconds 0m 1.297s
And I enter tag-slug 0m 0.391s
And I wait for 1 seconds 0m 1.329s
And I enter tag-descripton 0m 0.366s
And I wait for 1 seconds 0m 1.315s
And I click Save 0m 0.415s
And I wait for 2 seconds 0m 2.314s
And I click on the tag function 0m 0.466s
And I wait for 1 seconds 0m 1.302s
Then I should have a new tag with corrent slug link 0m 0.305s
After 0m 0.032s

Screenshots

Before
NO IMAGE AVAILABLE
Given I navigate to page "<URL>"
And I wait for 2 seconds
When I enter login email "<USERNAME1>"
And I wait for 1 seconds
And I enter login password "<PASSWORD1>"
And I wait for 1 seconds
And I submit login
And I wait for 3 seconds
Then I should have a nav-bar with functions
When I click on the tag function
And I wait for 1 seconds
Then I should have a new tag button
Then I save and existing tag name
When I wait for 1 seconds
And I click on the tag button
And I wait for 1 seconds
Then I should have a form to enter tag information and save button
When I enter existing tag name
And I wait for 1 seconds
And I enter tag-slug
And I wait for 1 seconds
And I enter tag-descripton
And I wait for 1 seconds
And I click Save
And I wait for 2 seconds
And I click on the tag function
And I wait for 1 seconds
Then I should have a new tag with corrent slug link
After
NO IMAGE AVAILABLE